From 1abaf4f1fe5e106b2578c1df3a13e77170a885cc Mon Sep 17 00:00:00 2001 From: Roger Pau Monne Date: Thu, 26 Oct 2017 09:47:31 +0100 Subject: [PATCH] gcov: fix typos in documentation MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roger Pau Monné Acked-by: Jan Beulich Acked-by: Wei Liu --- docs/misc/coverage.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/misc/coverage.markdown b/docs/misc/coverage.markdown index 6eae44176c..b47aba2648 100644 --- a/docs/misc/coverage.markdown +++ b/docs/misc/coverage.markdown @@ -1,6 +1,6 @@ # Coverage support for Xen -Coverare support allow you to get coverage information from Xen execution. +Coverage support allows you to get coverage information from Xen execution. You can see how many times a line is executed. Some compilers have specific options that enable the collection of this -- 2.30.2